Papers with rating prediction tasks

2 papers
Aligning Large Language Models with Recommendation Knowledge (2024.findings-naacl)

Copied to clipboard

Challenge: Large language models (LLMs) excel at natural language reasoning, but cannot model complex user-item interactions inherent in recommendation tasks.
Approach: They propose to equip large language models with recommendation-specific knowledge to address this gap by combining Masked Item Modeling and Bayesian Personalized Ranking (BPR) auxiliary task data samples are generated that encode item correlations and user preferences.
Outcome: Experiments on Amazon Toys & Games, Beauty, and Sports & Outdoors show that the proposed method outperforms conventional and LLM-based baselines by significant margins in retrieval.
LRMM: Learning to Recommend with Missing Modalities (D18-1)

Copied to clipboard

Challenge: Existing methods for content-based recommendation with missing or corrupted modalities are lacking in learning multimodal models.
Approach: They propose a multimodal multimodal autoencoder that learns multimodal representations for complementing and imputing missing modalities.
Outcome: The proposed framework achieves state-of-the-art performance on rating prediction tasks and is more robust to previous methods in alleviating data-sparsity and the cold-start problem.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations